ostree-remount: Order before systemd-rfkill.*
authorJonathan Lebon <jonathan@jlebon.com>
Tue, 22 Jun 2021 15:18:48 +0000 (11:18 -0400)
committerJonathan Lebon <jonathan@jlebon.com>
Tue, 22 Jun 2021 15:22:47 +0000 (11:22 -0400)
commit301b52704edcc894d071af3bbc53157912f66014
tree0037d040baf7eb00f95865ecbec8046b01ea1e1c
parente4b78a00d67f99b8f4473442c89841367147804b
ostree-remount: Order before systemd-rfkill.*

The `systemd-rfkill.*` service falls in the category of early things
that need write access to `/var`, so we need to make sure we run before
or it might hit the read-only sysroot.

The long-term fix for this is
https://github.com/ostreedev/ostree/issues/2115.

Closes: https://github.com/coreos/fedora-coreos-tracker/issues/746
src/boot/ostree-remount.service